home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •AdventureLand• / Adventures / SpaceEscape •••• / SpaceEscape ееее / card_3984.txt < prev    next >
Text File  |  1990-10-02  |  6KB  |  301 lines

  1. -- card: 3984 from stack: in
  2. -- bmap block id: 6051
  3. -- flags: 4000
  4. -- background id: 2669
  5. -- name: cell1
  6. ----- HyperTalk script -----
  7. on opencard
  8.   global times
  9.   if times < 1 then
  10.     set lockscreen to true
  11.     put "    Welcome to" & return & "   SpaceEscape!" into field "info"
  12.     put return & return & "    You are in the small cell where you were" & " thrown after being captured by the enemy Drools. You realize" & " that you must try to take command of the ship and bring"& " it and its≈∏" after last word of field "info"
  13.     set lockscreen to false
  14.   else put "You are in your small cell." into field "info"
  15.   if times ‚â• 2 then go to card "cell2"
  16.   pass opencard
  17. end opencard
  18.  
  19. on closecard
  20.   global times
  21.   add 1 to times
  22.   pass closecard
  23. end closecard
  24.  
  25. on cont
  26.   put "human prisoners back"& " to Earth, or you and the rest of them will be doomed to work as "& "Droolish slaves for the rest of your lives." into field "info"
  27. end cont
  28.  
  29.  
  30.  
  31. -- part 1 (button)
  32. -- low flags: 00
  33. -- high flags: 0000
  34. -- rect: left=359 top=113 right=191 bottom=402
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: door of cell1
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   global objectname
  46.   put "door" into objectname
  47.   visual effect zoom open
  48.   go to card "door of cell1"
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 5 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=206 top=171 right=193 bottom=219
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: bunk
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   global objectname
  68.   put "bunk" into objectname
  69.   visual effect zoom open
  70.   go to card "bunk"
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 15 (button)
  76. -- low flags: 00
  77. -- high flags: 0000
  78. -- rect: left=194 top=182 right=204 bottom=207
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: bunk
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   global objectname
  90.   put "bunk" into objectname
  91.   visual effect zoom open
  92.   go to card "bunk"
  93. end mouseUp
  94.  
  95.  
  96.  
  97. -- part 16 (button)
  98. -- low flags: 00
  99. -- high flags: 0000
  100. -- rect: left=218 top=159 right=181 bottom=231
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: bunk
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   global objectname
  112.   put "bunk" into objectname
  113.   visual effect zoom open
  114.   go to card "bunk"
  115. end mouseUp
  116.  
  117.  
  118.  
  119. -- part 17 (button)
  120. -- low flags: 00
  121. -- high flags: 0000
  122. -- rect: left=230 top=159 right=171 bottom=251
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 0 / 0
  125. -- text alignment: 1
  126. -- font id: 0
  127. -- text size: 12
  128. -- style flags: 0
  129. -- line height: 16
  130. -- part name: bunk
  131. ----- HyperTalk script -----
  132. on mouseUp
  133.   global objectname
  134.   put "bunk" into objectname
  135.   visual effect zoom open
  136.   go to card "bunk"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 18 (button)
  142. -- low flags: 00
  143. -- high flags: 0000
  144. -- rect: left=176 top=191 right=203 bottom=197
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: bunk
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   global objectname
  156.   put "bunk" into objectname
  157.   visual effect zoom open
  158.   go to card "bunk"
  159. end mouseUp
  160.  
  161.  
  162.  
  163. -- part 19 (button)
  164. -- low flags: 00
  165. -- high flags: 0000
  166. -- rect: left=206 top=192 right=204 bottom=218
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: bunk
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   global objectname
  178.   put "bunk" into objectname
  179.   visual effect zoom open
  180.   go to card "bunk"
  181. end mouseUp
  182.  
  183.  
  184.  
  185. -- part 20 (button)
  186. -- low flags: 00
  187. -- high flags: 0000
  188. -- rect: left=218 top=180 right=192 bottom=230
  189. -- title width / last selected line: 0
  190. -- icon id / first selected line: 0 / 0
  191. -- text alignment: 1
  192. -- font id: 0
  193. -- text size: 12
  194. -- style flags: 0
  195. -- line height: 16
  196. -- part name: bunk
  197. ----- HyperTalk script -----
  198. on mouseUp
  199.   global objectname
  200.   put "bunk" into objectname
  201.   visual effect zoom open
  202.   go to card "bunk"
  203. end mouseUp
  204.  
  205.  
  206.  
  207. -- part 21 (button)
  208. -- low flags: 00
  209. -- high flags: 0000
  210. -- rect: left=230 top=170 right=182 bottom=242
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 1
  214. -- font id: 0
  215. -- text size: 12
  216. -- style flags: 0
  217. -- line height: 16
  218. -- part name: bunk
  219. ----- HyperTalk script -----
  220. on mouseUp
  221.   global objectname
  222.   put "bunk" into objectname
  223.   visual effect zoom open
  224.   go to card "bunk"
  225. end mouseUp
  226.  
  227.  
  228.  
  229. -- part 22 (button)
  230. -- low flags: 00
  231. -- high flags: 0000
  232. -- rect: left=207 top=160 right=172 bottom=219
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 0 / 0
  235. -- text alignment: 1
  236. -- font id: 0
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: bunk
  241. ----- HyperTalk script -----
  242. on mouseUp
  243.   global objectname
  244.   put "bunk" into objectname
  245.   visual effect zoom open
  246.   go to card "bunk"
  247. end mouseUp
  248.  
  249.  
  250.  
  251. -- part 23 (button)
  252. -- low flags: 00
  253. -- high flags: 0000
  254. -- rect: left=195 top=171 right=183 bottom=207
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 1
  258. -- font id: 0
  259. -- text size: 12
  260. -- style flags: 0
  261. -- line height: 16
  262. -- part name: bunk
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   global objectname
  266.   put "bunk" into objectname
  267.   visual effect zoom open
  268.   go to card "bunk"
  269. end mouseUp
  270.  
  271.  
  272.  
  273. -- part 24 (button)
  274. -- low flags: 00
  275. -- high flags: 0000
  276. -- rect: left=183 top=181 right=193 bottom=195
  277. -- title width / last selected line: 0
  278. -- icon id / first selected line: 0 / 0
  279. -- text alignment: 1
  280. -- font id: 0
  281. -- text size: 12
  282. -- style flags: 0
  283. -- line height: 16
  284. -- part name: bunk
  285. ----- HyperTalk script -----
  286. on mouseUp
  287.   global objectname
  288.   put "bunk" into objectname
  289.   visual effect zoom open
  290.   go to card "bunk"
  291. end mouseUp
  292.  
  293.  
  294.  
  295. -- part contents for background part 18
  296. ----- text -----
  297. Cell
  298.  
  299. -- part contents for background part 6
  300. ----- text -----
  301. You are in your small cell.